home *** CD-ROM | disk | FTP | other *** search
/ The Mac 13 / the-mac-13.iso / Shareware City / Demos / TextPak Demo / Text Items / genericGlossaryBuilder Object < prev    next >
Encoding:
Text File  |  1995-03-02  |  766 b   |  2 lines  |  [TEXT/MPS ]

  1. {Body Text}The genericGlossaryBuilder object is the default object used to display text in a glossary pop-up. It is called by a GlossaryHotSpot object, which passes the text it contains to the genericGlossaryBuilder. This then searches through its glossary database until it finds the text; it then displays the associated  text file.
  2. {Body Text}You can alter this behaviour by specifying your own GlossaryBuilder object in your GlossaryDescriptor. This custom object can be derived from the TextPak_Glossary class (in which case it can itself contain glossary hotspots) or it can be any other class. The glossaryBuilder object is automatically sized and positioned before display, according to the values specified in the GlossaryDescriptor object currently in use.